Title: Adding a PDF Catalog for Your Store

Publish Date: Thu, 28 Apr 2016 06:55:27 +0000

Categories: Uncategorized

Content:

Have you ever considered how handy it would be if customers could download a PDF catalog of your store's products? This feature is great for various situations. For example, a wholesaler might need a catalog with different prices. Or, customers may want to check out products offline before buying. Adding a PDF catalog to your WooCommerce store can meet these needs







Get to Know the Store Catalog PDF Download Extension



The Store Catalog PDF Download is a premium WooCommerce extension that creates a catalog of your store's products. Customers can download this catalog from the Shop archive pages and the single product pages. This tool makes it easy to provide a downloadable catalog of your store.



Simple Catalog Configuration and Customization



Setting up Store Catalog PDF Download is straightforward. The extension offers templates for the PDF catalog, which you can change to suit your store's look. If you don't need major changes, you can use simple customization options provided by the extension.







Customizing the Download Buttons



The default setting of the extension adds a download button on product pages. But, if you need different setups, like a special catalog for wholesalers, you can use a shortcode to make a custom download button and place it anywhere on your site.



Adding Custom Download Buttons



To remove the default download buttons, add the custom CSS below to your website. Then, use the shortcode [wc-store-catalog-pdf] to place your custom download button wherever you like, like in a sidebar text widget or on a page:



.wc-store-catalog-pdf-download-link {    display: none;}



Code for Custom Button Placement



If you're okay with coding, here's how to show a custom download button on the single product page after the product details.





Add this code to the functions.php file in your child theme directory to set it up:




https://gist.github.com/SiR-DanieL/86bf17beab6b90cedfb07823fc12677c




Do You Have a PDF Catalog For Your WooCommerce Store?



A PDF catalog is a useful feature for your WooCommerce store, helping both wholesale clients and regular customers. The Store Catalog PDF Download extension makes it easy to create and place a catalog download button that fits your store's design.
